mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 00:15:25 +02:00
Make first character of note upper case
This commit is contained in:
parent
d51146575e
commit
7d40d2cab5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# jj edit
|
# jj edit
|
||||||
|
|
||||||
> Set the specified revision as the working-copy revision.
|
> Set the specified revision as the working-copy revision.
|
||||||
> Note: it is generally recommended to instead use `jj new` and `jj squash`.
|
> Note: It is generally recommended to instead use `jj new` and `jj squash`.
|
||||||
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-edit>.
|
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/#jj-edit>.
|
||||||
|
|
||||||
- Set the given revision as the working copy:
|
- Set the given revision as the working copy:
|
||||||
|
|
Loading…
Add table
Reference in a new issue