Skip to content

Commit be7750e

Browse files
committed
removed todo item for splitting on period
1 parent a3bf351 commit be7750e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Generate [toml](https://github.com/mojombo/toml) readable documents with a shell
99

1010
## TODO
1111

12-
* Combine second and third argument with a `.` (ie: `toml .github pug.name tater`)
13-
* Maybe with `sed` to split the `.`
1412
* Read entire file to look for `name.subname` and add item to it if it exist
1513
* Make it read time as a first class object?
1614
* Nest as many arguments as possible, split by `.`

0 commit comments

Comments
 (0)