docs(shelve): Fix typo (#523)

Summary:
docs(shelve): Fix typo

 I believe the proper grammar is `use sl shelve`.
Also, remove an unneeded comma

 ---
Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/facebook/sapling/pull/523).
* __->__ https://github.com/facebook/sapling/issues/523

Pull Request resolved: https://github.com/facebook/sapling/pull/523

Reviewed By: quark-zju

Differential Revision: D43288288

Pulled By: zzl0

fbshipit-source-id: 0a87c3f91ef0b89c149feed297e804e1ac77ac2d
This commit is contained in:
Max 👨�‍💻 Coplan 2023-02-15 16:07:08 -08:00 committed by Facebook GitHub Bot
parent c835f5ac60
commit 34966c97ca

View File

@ -1182,7 +1182,7 @@ def shelvecmd(ui, repo, *pats, **opts):
the modifications to a bundle (a shelved change), and reverts the
files to a clean state in the working copy.
To restore the changes to the working copy, using :prog:`unshelve`,
To restore the changes to the working copy, use :prog:`unshelve`
regardless of your current commit.
When no files are specified, :prog:`shelve` saves all not-clean