Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Change given update
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Mar 3, 2016
1 parent fb66a74 commit 8e72ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -4065,7 +4065,7 @@ read the entire file similar to unix cat.

+ Parameters
+ arg (string, required) - Path to file to be read.
+ offset (number, optional) - Offset to read from. Alias: o.
+ offset (number, optional) - Byte offset to begin reading from. Alias: o.
+ count (number, optional) - Maximum number of bytes to read. Alias: n.
+ flush (boolean, optional) - Flush target and ancestors after write. Default: true. Alias: f.

Expand Down

0 comments on commit 8e72ff2

Please sign in to comment.