-
rksuma@Ramakrishnans-MacBook-Pro sztab % git checkout wolnosc Already on 'wolnosc' rksuma@Ramakrishnans-MacBook-Pro sztab % git pull Your branch is up to date with 'origin/wolnosc'. Already up to date. rksuma@Ramakrishnans-MacBook-Pro sztab % git checkout -b release/1.9.2-polish Switched to a new branch 'release/1.9.2-polish' rksuma@Ramakrishnans-MacBook-Pro sztab %
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Version |
1.9.1
|
| Sprints |
n/a
|
| Customer |
n/a
|
Issue Votes (0)
Type
Usability / Documentation inconsistency
Severity
Low
Description
The documentation lists the following commands:
However, the actual CLI expects:
This creates confusion for first-time users attempting to follow the documented examples.
Expected Behavior
The CLI syntax and documentation should be consistent.
Either:
Acceptance Criteria