Modified FAQ
This commit is contained in:
parent
b778f15e39
commit
0fa9b8c691
11
FAQ
11
FAQ
@ -1,5 +1,10 @@
|
|||||||
1) I edited an entry, now it is listed first on the page... wtf?
|
1) I edited an entry, now it is listed first on the page... wtf?
|
||||||
|
|
||||||
Unix don't know a creation time for a file, so i had to use the last
|
Unix don't know a creation time for a file, so i had to use the last
|
||||||
changed time for entries. You can use 'touch' to edit the timestamp.
|
changed time for entries. You can use 'touch' to edit the timestamp.
|
||||||
Syntax is 'touch foo.txt -t YYMMDDhhmm'.
|
Syntax is 'touch foo.txt -t YYMMDDhhmm'.
|
||||||
|
|
||||||
|
2) I pulled a new version, now my blog is broken!
|
||||||
|
|
||||||
|
Perhaps there is a new option in the configuration file. Compare the
|
||||||
|
distributed configuration with yours and add the missing line(s).
|
||||||
|
Loading…
Reference in New Issue
Block a user