corrected typo in status command
This commit is contained in:
parent
f92fdfa4ab
commit
9824019222
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ subdirectories).
|
||||||
To force checking the remote for every file when copying --from the
|
To force checking the remote for every file when copying --from the
|
||||||
repository, specify `--force`.
|
repository, specify `--force`.
|
||||||
|
|
||||||
* `status` [path ...]`
|
* `status [path ...]`
|
||||||
|
|
||||||
Similar to `git status --short`, displays the status of the files in the
|
Similar to `git status --short`, displays the status of the files in the
|
||||||
working tree. Shows files that are not checked into git, files that
|
working tree. Shows files that are not checked into git, files that
|
||||||
|
|
Loading…
Reference in a new issue