add stash drop documentation
This commit is contained in:
parent
0af0ce1ce6
commit
3b4944f6f7
3
README
3
README
@ -66,6 +66,9 @@ Implemented subcommands:
|
||||
- <id> defaults to the newest stash object created
|
||||
show [id]:
|
||||
- display the diff stored in stash with ID <id>
|
||||
drop [id]:
|
||||
- delete stash object <id>
|
||||
- <id> defaults to the newest stash object created
|
||||
|
||||
The following subcommands are executed using their native handler, but
|
||||
have their output simplified and/or colorized:
|
||||
|
3
jsvn
3
jsvn
@ -68,6 +68,9 @@
|
||||
# - <id> defaults to the newest stash object created
|
||||
# show [id]:
|
||||
# - display the diff stored in stash with ID <id>
|
||||
# drop [id]:
|
||||
# - delete stash object <id>
|
||||
# - <id> defaults to the newest stash object created
|
||||
#
|
||||
# The following subcommands are executed using their native handler, but
|
||||
# have their output simplified and/or colorized:
|
||||
|
Loading…
x
Reference in New Issue
Block a user