doc: ui: fix bullet list
[ci skip]
This commit is contained in:
		
							parent
							
								
									67dde9d4ae
								
							
						
					
					
						commit
						1969a42a72
					
				| @ -26,12 +26,13 @@ and some limited data entry capability. | ||||
| It is easier than hledger\[aq]s command\-line interface, and sometimes | ||||
| quicker and more convenient than the web interface. | ||||
| .PP | ||||
| Note hledger\-ui has some different defaults: \- it generates | ||||
| rule\-based transactions and postings by default (\-\-forecast and | ||||
| \-\-auto are always on). | ||||
| \- it hides transactions dated in the future by default (change this | ||||
| with \-\-future or the F key). | ||||
| Experimental. | ||||
| Note hledger\-ui has some different defaults (experimental): | ||||
| .IP \[bu] 2 | ||||
| it generates rule\-based transactions and postings by default | ||||
| (\-\-forecast and \-\-auto are always on). | ||||
| .IP \[bu] 2 | ||||
| it hides transactions dated in the future by default (change this with | ||||
| \-\-future or the F key). | ||||
| .PP | ||||
| Like hledger, it reads data from one or more files in hledger journal, | ||||
| timeclock, timedot, or CSV format specified with \f[C]\-f\f[], or | ||||
|  | ||||
| @ -12,10 +12,12 @@ limited data entry capability.  It is easier than hledger's command-line | ||||
| interface, and sometimes quicker and more convenient than the web | ||||
| interface. | ||||
| 
 | ||||
|    Note hledger-ui has some different defaults: - it generates | ||||
| rule-based transactions and postings by default (-forecast and -auto are | ||||
| always on).  - it hides transactions dated in the future by default | ||||
| (change this with -future or the F key).  Experimental. | ||||
|    Note hledger-ui has some different defaults (experimental): | ||||
| 
 | ||||
|    * it generates rule-based transactions and postings by default | ||||
|      (-forecast and -auto are always on). | ||||
|    * it hides transactions dated in the future by default (change this | ||||
|      with -future or the F key). | ||||
| 
 | ||||
|    Like hledger, it reads data from one or more files in hledger | ||||
| journal, timeclock, timedot, or CSV format specified with '-f', or | ||||
| @ -396,19 +398,19 @@ to cancel the reload attempt.) | ||||
|  | ||||
| Tag Table: | ||||
| Node: Top71 | ||||
| Node: OPTIONS1090 | ||||
| Ref: #options1187 | ||||
| Node: KEYS4606 | ||||
| Ref: #keys4701 | ||||
| Node: SCREENS7957 | ||||
| Ref: #screens8042 | ||||
| Node: Accounts screen8132 | ||||
| Ref: #accounts-screen8260 | ||||
| Node: Register screen10476 | ||||
| Ref: #register-screen10631 | ||||
| Node: Transaction screen12628 | ||||
| Ref: #transaction-screen12786 | ||||
| Node: Error screen13656 | ||||
| Ref: #error-screen13778 | ||||
| Node: OPTIONS1106 | ||||
| Ref: #options1203 | ||||
| Node: KEYS4622 | ||||
| Ref: #keys4717 | ||||
| Node: SCREENS7973 | ||||
| Ref: #screens8058 | ||||
| Node: Accounts screen8148 | ||||
| Ref: #accounts-screen8276 | ||||
| Node: Register screen10492 | ||||
| Ref: #register-screen10647 | ||||
| Node: Transaction screen12644 | ||||
| Ref: #transaction-screen12802 | ||||
| Node: Error screen13672 | ||||
| Ref: #error-screen13794 | ||||
|  | ||||
| End Tag Table | ||||
|  | ||||
| @ -45,10 +45,10 @@ for viewing accounts and transactions, and some limited data entry capability. | ||||
| It is easier than hledger's command-line interface, and  | ||||
| sometimes quicker and more convenient than the web interface. | ||||
| 
 | ||||
| Note hledger-ui has some different defaults: | ||||
| Note hledger-ui has some different defaults (experimental): | ||||
| 
 | ||||
| - it generates rule-based transactions and postings by default (--forecast and --auto are always on).  | ||||
| - it hides transactions dated in the future by default (change this with --future or the F key). | ||||
| Experimental. | ||||
| 
 | ||||
| Like hledger, it reads _files_ | ||||
| For more about this see hledger(1), hledger_journal(5) etc. | ||||
|  | ||||
| @ -22,10 +22,13 @@ DESCRIPTION | ||||
|        mand-line interface, and sometimes quicker and more convenient than the | ||||
|        web interface. | ||||
| 
 | ||||
|        Note hledger-ui has some different defaults: - it generates  rule-based | ||||
|        transactions  and postings by default (--forecast and --auto are always | ||||
|        on).  - it hides transactions dated in the future  by  default  (change | ||||
|        this with --future or the F key).  Experimental. | ||||
|        Note hledger-ui has some different defaults (experimental): | ||||
| 
 | ||||
|        o it generates rule-based transactions and postings by default (--fore- | ||||
|          cast and --auto are always on). | ||||
| 
 | ||||
|        o it  hides  transactions  dated  in the future by default (change this | ||||
|          with --future or the F key). | ||||
| 
 | ||||
|        Like hledger, it reads data from one or more files in hledger  journal, | ||||
|        timeclock,  timedot,  or CSV format specified with -f, or $LEDGER_FILE, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user