Update docs on describe-system-info

This commit is contained in:
Swaroop C H 2015-08-01 13:34:56 -07:00 committed by syl20bnr
parent c1ec00c38c
commit 0789b68321
2 changed files with 15 additions and 15 deletions

View File

@ -184,10 +184,10 @@ are extensively documented.
If you need help, ask your question in the [Gitter Chat][] and a member of the
community will help you out.
Tip: Run `SPC : spacemacs/system-info` (it gathers info about your
Spacemacs setup and copies to your clipboard) and then paste into the
Gitter chat so that others know the basic info about your setup
necessary to help diagnose any issues you may be facing.
Tip: Run `SPC h d s` (it gathers info about your Spacemacs setup and copies to
your clipboard) and then paste into the Gitter chat so that others know the
basic info about your setup necessary to help diagnose any issues you may be
facing.
If you prefer IRC, connect to the [Gitter Chat IRC server][] and join the
`#syl20bnr/spacemacs` channel.

View File

@ -1071,17 +1071,17 @@ bindings.
information about functions, variables, modes etc. These commands are bound
thusly:
| Key Binding | Description |
|-------------+-------------------------------------------------------|
| ~SPC h d b~ | describe bindings in a =helm= buffer |
| ~SPC h d c~ | describe current character under point |
| ~SPC h d f~ | describe a function |
| ~SPC h d k~ | describe a key |
| ~SPC h d m~ | describe current modes |
| ~SPC h d p~ | describe a package |
| ~SPC h d s~ | copy ready to paste system information in gitter chat |
| ~SPC h d t~ | describe a theme |
| ~SPC h d v~ | describe a variable |
| Key Binding | Description |
|-------------+-----------------------------------------------------------|
| ~SPC h d b~ | describe bindings in a =helm= buffer |
| ~SPC h d c~ | describe current character under point |
| ~SPC h d f~ | describe a function |
| ~SPC h d k~ | describe a key |
| ~SPC h d m~ | describe current modes |
| ~SPC h d p~ | describe a package |
| ~SPC h d s~ | copy system information that you can paste in gitter chat |
| ~SPC h d t~ | describe a theme |
| ~SPC h d v~ | describe a variable |
Other help key bindings: