Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit ab54797

Browse files
author
Jonathan Spruance (Insight Global)
committed
Update readme
1 parent d1fbea4 commit ab54797

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/chatdown/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ EXAMPLES
4242
$ bf chatdown --in=./path/to/file/sample.chat --out=./
4343
$ bf chatdown -i ./path/to/file/*.sample.chat -o ./
4444
$ bf chatdown -i=./path/to/file/*.sample.chat -o=./
45+
$ bf chatdown --in ./path/to/directory
46+
$ bf chatdown --in ./path/to/directory/*
4547
$ (echo user=Joe && [ConversationUpdate=MembersAdded=Joe]) | bf chatdown --static
4648
```
4749

0 commit comments

Comments
 (0)