add stash show documentation
This commit is contained in:
parent
8f3bfbbe3c
commit
92078344bc
2
README
2
README
@ -63,6 +63,8 @@ Implemented subcommands:
|
||||
pop:
|
||||
- apply the stash object back to the working copy
|
||||
- the stash object is removed if it was successfully applied
|
||||
show [id]:
|
||||
- display the diff stored in stash with ID <id>
|
||||
|
||||
The following subcommands are executed using their native handler, but
|
||||
have their output simplified and/or colorized:
|
||||
|
2
jsvn
2
jsvn
@ -65,6 +65,8 @@
|
||||
# pop:
|
||||
# - apply the stash object back to the working copy
|
||||
# - the stash object is removed if it was successfully applied
|
||||
# show [id]:
|
||||
# - display the diff stored in stash with ID <id>
|
||||
#
|
||||
# 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