~ubuntu-branches/ubuntu/trusty/pfm/trusty

« back to all changes in this revision

Viewing changes to help/help_browser.txt

  • Committer: Package Import Robot
  • Author(s): Mark Hindley
  • Date: 2013-02-13 10:54:36 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20130213105436-w8flw5ecbt8s7w2d
Tags: upstream-2.0.7
ImportĀ upstreamĀ versionĀ 2.0.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
The command by which your favourite browser is invoked.  It is used by
2
 
pfm to display the on-line help.
3
 
 
4
 
Use '%s' as a placeholder for the URL.
5
 
 
6
 
Use curly braces { and } to delimit filenames containing spaces.
7
 
 
8
 
Examples:
9
 
 
10
 
    - UNIX: mozilla %s
11
 
            firefox %s
12
 
            konqueror %s
13
 
 
14
 
    - Windows: {C:/Program Files/Internet Explorer/iexplore.exe} %s
15
 
               {C:/Program Files/mozilla.org/Mozilla/mozilla.exe} %s
16
 
 
17
 
      Note: Use '/' instead of '\' as directory name separator.
 
 
b'\\ No newline at end of file'