~ubuntu-branches/ubuntu/wily/irssi/wily

« back to all changes in this revision

Viewing changes to docs/help/in/cd.in

  • Committer: Package Import Robot
  • Author(s): Daniel Watkins
  • Date: 2014-10-12 09:44:38 UTC
  • mfrom: (2.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20141012094438-gg8mt9lzwxhb9mqa
Tags: 0.8.17-1ubuntu1
* Merge from Debian testing (LP: #1423499).  Remaining changes:
  - Refreshed 03firsttimer_text to follow upstream changes to formatting.
  - Re-enabled 20fix_ssl_proxy_hostname_check.
  - Refreshed 90irc-ubuntu-com to follow upstream changes to config file
    formatting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
 
2
%9Syntax:%9
 
3
 
2
4
@SYNTAX:cd@
3
5
 
4
 
Changes the current working directory. Equivalent to UNIX
5
 
'cd' command.
6
 
 
7
 
See also: DCC GET
 
6
%9Parameters:%9
 
7
 
 
8
    The directory to change into.
 
9
 
 
10
%9Description:%9
 
11
 
 
12
    Changes the current active directory.
 
13
 
 
14
%9Examples:%9
 
15
 
 
16
    /CD /home/public_ftp
 
17
    /CD /home/mike
 
18
    /CD /var/log
 
19
 
 
20
%9See also:%9 CAT
8
21