1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-18 13:03:31 +02:00

move help for :cd and :pwd to browsing.txt

This commit is contained in:
Doug Kearns
2008-08-04 01:33:05 +00:00
parent 84fc1eb494
commit 4ee63d9003
2 changed files with 15 additions and 44 deletions

View File

@@ -151,4 +151,19 @@ _http://www.example.com/_.
When browsing a local directory, it goes to the root directory.
________________________________________________________________________________
section:The{nbsp}current{nbsp}directory[current-directory]
|:chd| |:chdir| |:cd|
||:cd [-|path]||
________________________________________________________________________________
Change the current directory. [c]:cd -[c] changes to the last directory.
________________________________________________________________________________
|:pw| |:pwd|
||:pw[d]||
________________________________________________________________________________
Print the current directory name.
________________________________________________________________________________
// vim: set syntax=asciidoc: