Skip to content

Commit 158773c

Browse files
committed
Futz around with README formatting
1 parent aeadfb7 commit 158773c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Typical questions `fad` is designed to answer are:
4343

4444
| Question | Invocation
4545
| :---- | :---------
46-
| Which project have I been working on recently? | `fad` ~/Projects
47-
| What `syslog` directories have been written to recently? | `fad` /var/log
48-
| Have any configuration directories just changed? | `fad` -age 5m /etc /usr/local/etc /opt/etc
49-
| My boss wants to know what I worked on last week - help! | `fad` -age 1W $HOME
46+
| Which project have I been working on recently? | `fad ~/Projects`
47+
| What `syslog` directories have been written to recently? | `fad /var/log`
48+
| Have any configuration directories just changed? | `fad -age 5m /etc /usr/local/etc /opt/etc`
49+
| My boss wants to know what I worked on last week - help! | `fad -age 1W $HOME`
5050

5151
### Project Status
5252

0 commit comments

Comments
 (0)