parent
47a635a645
commit
411c7da0d9
2
flash
2
flash
|
|
@ -152,7 +152,7 @@ print_usage() {
|
||||||
}
|
}
|
||||||
|
|
||||||
print_info() {
|
print_info() {
|
||||||
echo -e "\nThis flash card system works via colon ${YELLOW}:${NC} seperated ${YELLOW}.csv${NC} files\n
|
echo -e "\nThis flash card system works via colon ${YELLOW}:${NC} separated ${YELLOW}.csv${NC} files\n
|
||||||
with entries that look like this: ${LGREY}category:question:answer:0${NC}\n
|
with entries that look like this: ${LGREY}category:question:answer:0${NC}\n
|
||||||
These ${YELLOW}.csv${NC} files should be stored in your
|
These ${YELLOW}.csv${NC} files should be stored in your
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue