We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3bf351 commit be7750eCopy full SHA for be7750e
README.md
@@ -9,8 +9,6 @@ Generate [toml](https://github.com/mojombo/toml) readable documents with a shell
9
10
## TODO
11
12
-* Combine second and third argument with a `.` (ie: `toml .github pug.name tater`)
13
- * Maybe with `sed` to split the `.`
14
* Read entire file to look for `name.subname` and add item to it if it exist
15
* Make it read time as a first class object?
16
* Nest as many arguments as possible, split by `.`
0 commit comments