/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/ja/user-guide/getting_help.txt

  • Committer: Robert Collins
  • Date: 2007-04-19 02:27:44 UTC
  • mto: This revision was merged to the branch mainline in revision 2426.
  • Revision ID: robertc@robertcollins.net-20070419022744-pfdqz42kp1wizh43
``make docs`` now creates a man page at ``man1/bzr.1`` fixing bug 107388.
(Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
helpを表示する
2
 
==============
3
 
 
4
 
Bazaarは組み込みのオンラインヘルプシステムを搭載しています。
5
 
トピックの一覧を見るためには::
6
 
 
7
 
  bzr help topics
8
 
 
9
 
コマンドの一覧を見るためには::
10
 
 
11
 
  bzr help commands
12
 
 
13
 
トピックのxxxもしくはコマンドのxxxのヘルプを表示するためには::
14
 
 
15
 
  bzr help xxx
16
 
 
17
 
ヘルプを検索するもしくは大きなドキュメントとして読みたい場合、
18
 
情報はBazaarのユーザーリファレンスでも手に入ります。
19